|
|
The Size of an element has both a width and a height. Each of these
dimensions can be a static or dynamic size. All Model elements contain
a size.
Options
- Width/Height: Determines the size of the container the element shows.
- Relationship
- Custom: Relative to 0.
- Container:Relative to the element's container
size.
- Media: Relative to the element's media size. If
there is no media, then it is relative to 0
- Window: Relative to the runtime's window size
|